home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr52 / ncclib.zip / NCCREAD.1ST < prev    next >
Text File  |  1993-05-02  |  3KB  |  60 lines

  1.                          National Computer Consultants
  2.                             NccLib Freeware Release
  3.  
  4.      We are releasing our library NccLib as freeware to the public. The
  5.   library has been sold at retail for $99.00 plus $25.00 for the source
  6.   code. We are now moving on to other projects and want to put the library
  7.   out into the public. We feel that you will find the functions in this
  8.   library to be very helpful. NccLib has the same functions as other
  9.   libraries. We are hoping that this library will help you provide better
  10.   apps to your clients or in your employment. The ability to provide
  11.   FoxPro like windows with mouse support should be a great enhancement.
  12.   The demo program provided is a good starting point.
  13.  
  14.      The source code to the library will also be provided to all who pay a
  15.   $30 fee to cover cost and register the library. We do ask that you do
  16.   register with us so as to provide us with a user list.
  17.  
  18.      The library has been recompiled with Clipper 5.2 so please do not try
  19.   to link the demo or use the library with 5.01. If you would like a copy
  20.   of the library for 5.01 please contact us and we will provide it to you.
  21.  
  22.      This library includes Object Oriented Programming, Windows and Mouse
  23.   support. The library, NCC.LIB, has over 50 functions that include menus,
  24.   windows, boxes, shadows, NccView and many others. We are including a demo
  25.   program that uses the library. It shows the use of the Menu, Mouse and
  26.   NccView classes. Link the demo, all RMK and LNK files are provided, and
  27.   then start the  demo program and read the help to see how to use the
  28.   program. The program is a great utility to view DBF's. You can have up
  29.   to 9 windows open viewing different DBF's.
  30.  
  31.      The  library provides the user with  new classes for database browses,
  32.   array views,  text files views and  menus.  The library includes  NccView
  33.   that has mouse support and scroll bars in moveable windows. NccView gives
  34.   you much more control than TBrowse over the objects.  It is a new type of
  35.   TBrowse which has its  own class.  You can use it to replace TBrowse.  It
  36.   does NOT inherit the TBrowse class. It also includes mouse support.
  37.  
  38.      The library includes  NccBar and  NccMenu which are menu  classes that
  39.   have mouse support built in. To build OOP menu types is now an easy task.
  40.   It is a snap to  add menu  items  and to  make them active  or not.  Menu
  41.   messages are also included.  To include the  mouse in your  menus all you
  42.   need is to set one variable, MouseActive := .T..
  43.  
  44.      To use the library YOU NEED TO HAVE CLASS(Y).  Which is used to create
  45.   the  classes.  We chose  CLASS(Y)  because it  seemed  to offer  the most
  46.   control and offered the lowest memory use.
  47.  
  48.      An order form is included for the source code.  Please fill it out and
  49.   send it in if you want the complete source code. It is only $30 plus $5
  50.   shipping.
  51.  
  52.                            National Computer Consultants
  53.                                 4119 N State Road 7
  54.                                     Suite 1138
  55.                             Lauderdale Lakes, FL 33319
  56.                    Phone (305) 475-7740    CompuServe 70324,634
  57.  
  58.                  NccLib is CopyRight National Computer Consultants.
  59.  
  60.